original source program meaning in Chinese
初始源程序
Examples
- Given a partial input , pe is an automatic transformation from a source program to another source program , which is equivalent to the original source program under the same partial input . in addition , the transformed source program is as well optimized
这需要对snl程序依次进行词法分析、语法分析、构造语法树、对语法树进行部分求值、构造剩余语法树和将剩余语法树转换成剩余程序等各自独立的步骤。